func crypto/internal/fips140/nistec.p384CheckOnCurve
2 uses
crypto/internal/fips140/nistec (current package)
p384.go#L72: if err := p384CheckOnCurve(x, y); err != nil {
p384.go#L132: func p384CheckOnCurve(x, y *fiat.P384Element) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)